home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Let's Discover Louisiana
/
Let's Discover Louisiana.iso
/
pc
/
FILES
/
FUND.dxr
/
00084_loop till all 3 boxes clicked.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-12-03
|
169 b
|
8 lines
on exitFrame me
if (sprite(16).visible = 1) and (sprite(18).visible = 1) and (sprite(20).visible = 1) then
go(the frame + 1)
else
go(the frame)
end if
end